home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / fpc / doc / ref / img67.gif < prev    next >
Graphics Interchange Format  |  1998-09-25  |  3KB  |  335x242  |  1-bit (2 colors)
Labels: black | darkness
OCR: Point = Recard X, Y, Z : Real ; end; RPoint Record Better R Point = Case Boolean of False (X, Y, Z : Real); : True (R, theta, phi : Real); end; Recard Case UsePolar: Boolean of (X, Y, Z : Real); False True (R, theta, phi : Real); end;